'宣言 Protected Overridable Sub InsertItem( _ ByVal index As Integer, _ ByVal item As T _ )
protected virtual void InsertItem( int index, T item )
CollectionBase<T> クラス CollectionBase<T> メンバ